Build A Filter

The Build A Filter enables users to create a filter one step at a time. The process begins by selecting the module, child module, or in some cases parent module on which to base the filter. Then, the user chooses the field to apply the filter to and the condition the filter should use to base its results (ie =, >, <, etc...). Finally, the user enters the factor he or she wants the filter to identify. Multiple fields can be filtered at once.

Count

Displays the number of records found by the filter the user is building.

View SQL

Displays the SQL statement represented by the selections in the Build A Filter.

Advanced

Converts the filter to an Advanced filter and opens the Advanced Filter Editor.

Save

Stores the filter for future use. (This button appears only when editing a previously saved filter.)

Save As

Stores the filter for future use while setting the name of the filter.

Run

Executes the filter.

Additional Information

  • Each added field creates an "And" statement and serves to further limit the filterset.
  • If the same field is added to the filter multiple times, it creates an "Or" statement.

    Example:  Users can use something like Problem Contains "xyz", Problem Contains "abc". The resulting filterset will include all Problems that contain either "xyz" or "abc".

    Example:  Users should not use something like: Problem Does Not Contain "xyz", Problem Does Not Contain "abc". The resulting filterset will contain all possible Problems (all Problems that do not have "xyz" or all Problems that do not have "abc").

  • Any filter created using this Build A Filter dialog are designated as a "Web Filter." These filters are only available for use in the Lucity Web application; they are not added to the filters in Lucity Desktop.

Note:  The Build A Filter works on Comment fields in the Lucity Web application.